議論ツリーの意味分類を段階的・可逆的に変更(アジェンダ優先+emerging topic昇格) - #21
Merged
Merged
Conversation
y4m4s
commented
Jul 13, 2026
Contributor
- assignmentのconfidenceを検証に使用: 閾値未満はtentativeとして追加論点へ暫定配置し、候補agendaを保持して後続ラウンドで再評価
- newTopicsの即時topic化を廃止し、emerging候補として証拠を蓄積(2item×2ラウンドで昇格、1ラウンド1昇格、dynamic topic上限)
- reparentにhysteresisを導入(confidence上回り or 同一候補の2ラウンド連続提案でのみ移動)
- reorganizerの制約強化: create_topicは2ノード以上の同時移動が必須、agenda topicのrename禁止(1itemのゴミtopic生成の実害対策)
- item分類メタデータ(classificationStatus/candidateTopicId/confidence/source/reason/evidenceSequenceNos)とtopic originをpayloadへ永続化(omitemptyで後方互換)
- 項目単位の分類判断ログ(Agenda assignment evaluated / Emerging topic evaluated)と集計値を追加、誤解を招くrootChildren=ラベルをtopics=へ修正
- プロンプト更新: live extraction v4(confidence必須化・未昇格候補の提示)、tree reorganizer v2
- 設定追加: AI_TREE_AGENDA_ASSIGNMENT_THRESHOLD / AI_TREE_TOPIC_PROMOTION_MIN_ITEMS / AI_TREE_TOPIC_PROMOTION_MIN_ROUNDS / AI_TREE_MAX_DYNAMIC_TOPICS
- fixtureテスト追加(明確な一致/複数アジェンダ/単発・継続話題/曖昧発言/増殖防止/再配置/reorganizer制約/構造制約)
- assignmentのconfidenceを検証に使用: 閾値未満はtentativeとして追加論点へ暫定配置し、候補agendaを保持して後続ラウンドで再評価 - newTopicsの即時topic化を廃止し、emerging候補として証拠を蓄積(2item×2ラウンドで昇格、1ラウンド1昇格、dynamic topic上限) - reparentにhysteresisを導入(confidence上回り or 同一候補の2ラウンド連続提案でのみ移動) - reorganizerの制約強化: create_topicは2ノード以上の同時移動が必須、agenda topicのrename禁止(1itemのゴミtopic生成の実害対策) - item分類メタデータ(classificationStatus/candidateTopicId/confidence/source/reason/evidenceSequenceNos)とtopic originをpayloadへ永続化(omitemptyで後方互換) - 項目単位の分類判断ログ(Agenda assignment evaluated / Emerging topic evaluated)と集計値を追加、誤解を招くrootChildren=ラベルをtopics=へ修正 - プロンプト更新: live extraction v4(confidence必須化・未昇格候補の提示)、tree reorganizer v2 - 設定追加: AI_TREE_AGENDA_ASSIGNMENT_THRESHOLD / AI_TREE_TOPIC_PROMOTION_MIN_ITEMS / AI_TREE_TOPIC_PROMOTION_MIN_ROUNDS / AI_TREE_MAX_DYNAMIC_TOPICS - fixtureテスト追加(明確な一致/複数アジェンダ/単発・継続話題/曖昧発言/増殖防止/再配置/reorganizer制約/構造制約)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.